export declare const OUTFILE_ROOT: string;
export declare const PUBLIC_DIR: string;
export declare const BASE_URL: URL;
export declare const PAGE_SUFFIX_RE: RegExp;
