/// import { IconProps } from "../SvgIcon"; export declare const FormatPainter: (props?: IconProps) => JSX.Element; export default FormatPainter;