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