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