export declare const useNavId: () => {
    view: string | undefined;
    panel: string | undefined;
};
//# sourceMappingURL=useNavId.d.ts.map