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