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