import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const HevcRounded: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default HevcRounded;
