/** * Custom config for UX tests. */ export declare const config: { urls: { base: string; }; };