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