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