declare module 'virtual:@kanton-basel-stadt/designsystem/icons/symbol/*' { import type { FunctionalComponent, SVGAttributes } from 'vue' const component: FunctionalComponent export default component } declare module '@kanton-basel-stadt/designsystem/icons/symbol/*' { import type { FunctionalComponent, SVGAttributes } from 'vue' const component: FunctionalComponent export default component }