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