import * as React from 'react'; import { IconButtonProps } from '@mui/material'; export declare const InspectorButton: React.ForwardRefExoticComponent & { label?: string; SvgIconProps?: any; }, "ref"> & React.RefAttributes>; //# sourceMappingURL=InspectorButton.d.ts.map