import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use PaintRollerIcon */
export declare const PaintRoller: Icon;
export { I as PaintRollerIcon };
//# sourceMappingURL=PaintRoller.d.ts.map