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