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