import { FabProps } from './Fab.types'; export declare const FabBase: import("@emotion/styled").StyledComponent & React.RefAttributes & import("@mui/system").MUIStyledCommonProps & FabProps, {}, {}>; export declare const FabLabel: import("@emotion/styled").StyledComponent, React.DetailedHTMLProps, HTMLSpanElement>, {}>;