export declare function dehydrateSsrMatchId(id: string): string;
export declare function hydrateSsrMatchId(id: string): string;
