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