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