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