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