export declare const PROFILER_ATTACHMENT_NAME = "qase-profiler-steps.json"; export declare const PROFILER_CONTENT_TYPE = "application/qase.profiler-steps+json"; export declare const test: import("@playwright/test").TestType;