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