import type { ComponentThemeDefinition } from '@vuecs/core'; import type { StepperThemeClasses } from './types'; export declare const stepperThemeDefaults: ComponentThemeDefinition; //# sourceMappingURL=theme.d.ts.map