export declare const modifyChromeProfile: (profile: any, profileOptions?: any) => any; export declare function createChromeProfile(profilePath: string, profileOptions?: { locale: string; }): Promise; //# sourceMappingURL=create.d.ts.map