/// export declare function tagToCypressOptions(tag: string): Cypress.TestConfigOverrides; export declare function looksLikeOptions(tag: string): boolean;