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