import * as React from 'react'; declare function FloppyDiskIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default FloppyDiskIcon;