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