import { FabProps } from './Fab.types'; export declare const Fab: (props: FabProps) => import("react/jsx-runtime").JSX.Element;