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