declare module 'virtual:@kanton-basel-stadt/designsystem/icons/symbol/*' { import type { FunctionComponent, QwikIntrinsicElements } from '@builder.io/qwik' const Component: FunctionComponent export default Component } declare module '@kanton-basel-stadt/designsystem/icons/symbol/*' { import type { FunctionComponent, QwikIntrinsicElements } from '@builder.io/qwik' const Component: FunctionComponent export default Component }