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