import type { IconComponent } from '../types'; declare const PaintRoller: IconComponent; export default PaintRoller;