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