export { assertPageFilePath };
declare function assertPageFilePath(filePath: string): void;
