/**
 * Key used to store options used by the nx plugin for @nx/cypress.
 */
export declare const NX_PLUGIN_OPTIONS = "__NxPluginOptions__";
