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