import { Page } from 'playwright-core'; export declare function initializeMermaid(page: Page): Promise;