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

declare const FileDownloadOff: ReactIconComponentType;
export default FileDownloadOff;
            