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