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