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