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