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