import type { IconDefinition } from '../types';
declare const FormatPainterOutlined: IconDefinition;
export default FormatPainterOutlined;
