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