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