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