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