export declare function playwrightDockerFile(browser: string, version: string, npmRegistry?: string): Promise<string>;
