/// import { IconProps } from '../../types'; declare const FlashDrive: (allProps: IconProps) => JSX.Element; export default FlashDrive;