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