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