import type { StepperTheme } from '../Stepper.vue';
declare const theme: StepperTheme;
export default theme;
