import { ReactIconComponentType } from '../types';

declare const FileDownload: ReactIconComponentType;
export default FileDownload;
            