import { IconProps } from '../Icon'; declare function SvgFontDownload(props: IconProps): JSX.Element; export default SvgFontDownload;