export declare function removeSsgPageUrlId(url: string): string;
export declare function isSsgPageUrlId(id: string): boolean;
export declare function createSsgPageUrlId(url: string): string;
//# sourceMappingURL=isSsgPageUrlId.d.ts.map