import type { PresetProperty } from '@storybook/types';
import type { StorybookConfig } from './types.js';
export declare const core: PresetProperty<'core', StorybookConfig>;
export declare const wdsFinal: StorybookConfig['wdsFinal'];
//# sourceMappingURL=preset.d.ts.map