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