import { RemixiconReactIconComponentType } from './dist/typings';

declare const BankCardLineIcon: RemixiconReactIconComponentType;
export default BankCardLineIcon;
