import type { IconProps } from '../../types'; declare const EraserFill: import("react").NamedExoticComponent; /** * MingCute Icon: Eraser Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { EraserFill };