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