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