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