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