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