import _Fab from './fab';
import { WithInstallType } from '../shared';
import './style';
export declare const Fab: WithInstallType<typeof _Fab>;
export default Fab;
