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