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

declare const BankLineIcon: RemixiconReactIconComponentType;
export default BankLineIcon;
