/** * Add this function in `setupNodeEvents` inside cypress.config.ts * * Required * @type {Cypress.PluginConfig} */ export declare const addMatchImageSnapshotPlugin: (on: Cypress.PluginEvents) => void; //# sourceMappingURL=plugin.d.ts.map