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