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