import * as React from 'react'; declare function FileLoading(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof FileLoading; export default FileLoading;