export declare function isGroupSegment(segment: string): boolean; export declare const PAGE_SEGMENT_KEY = "__PAGE__"; export declare const DEFAULT_SEGMENT_KEY = "__DEFAULT__";