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