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