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

declare const SecurePaymentLineIcon: RemixiconReactIconComponentType;
export default SecurePaymentLineIcon;
