import { IconProps } from '../lib';
declare function FloppyDisk(props: IconProps): JSX.Element;
export default FloppyDisk;
