declare module '*.svg' { import { FunctionalComponent, SVGAttributes } from 'vue' const src: FunctionalComponent export default src }