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