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