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