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