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