import { IconProps } from '../types'; import React from 'react'; declare const BringToFontIcon: React.FC; export default BringToFontIcon;