import { RemixiconReactIconComponentType } from './dist/typings';

declare const PaintFillIcon: RemixiconReactIconComponentType;
export default PaintFillIcon;
