/// import { IconProps } from "../SvgIcon"; export declare const HardDiskF: (props?: IconProps) => JSX.Element; export default HardDiskF;