import { IconProps } from '../types';
declare const FileCloud: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default FileCloud;
//# sourceMappingURL=FileCloud.d.ts.map