export default function allureWriter(
    on: Cypress.PluginEvents,
    config: Cypress.PluginConfigOptions
): void;
