export declare const PathnameGenerator: (name: string) => string; export declare const PathnameQuotes: { LANDING_PAGE: string; QUOTES: string; };