import { NxComponentTestingOptions } from '@nx/cypress/plugins/cypress-preset';
export declare function nxComponentTestingPreset(pathToConfig: string, options?: NxComponentTestingOptions): any;
