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