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

declare const FontDownload: ReactIconComponentType;
export default FontDownload;
            