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