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