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

declare const SecurePaymentFillIcon: RemixiconReactIconComponentType;
export default SecurePaymentFillIcon;
