import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const Sound2Icon: FunctionalComponent; export default Sound2Icon;