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