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