type Props = {
    onDismiss: () => void;
    onMinimize: () => void;
};
export declare function LogBoxInspectorFooter(props: Props): JSX.Element;
export {};
//# sourceMappingURL=LogBoxInspectorFooter.d.ts.map