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