import { ReactIconComponentType } from '../types';

declare const FormatPaint: ReactIconComponentType;
export default FormatPaint;
            