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