UNPKG

@particle-network/auth-core-modal

Version:

Auth Core provides MPC (Multi-Party Computation)-based threshold signatures.

27 lines (26 loc) 893 B
import arrow1icon from '../../common/icon/arrow1_icon.svg'; declare const svgs: { arrow1_icon: typeof arrow1icon; arrow_icon: typeof arrow1icon; arrow_right_icon: typeof arrow1icon; backspace: typeof arrow1icon; circle_back: typeof arrow1icon; circle_close: typeof arrow1icon; collapse_icon: typeof arrow1icon; copy: typeof arrow1icon; eye_close: typeof arrow1icon; eye_open: typeof arrow1icon; facebook_icon: typeof arrow1icon; google_icon: typeof arrow1icon; master_password: typeof arrow1icon; menu: typeof arrow1icon; passkeys_icon: typeof arrow1icon; refresh_icon: typeof arrow1icon; security: typeof arrow1icon; security_icon: typeof arrow1icon; transaction_icon: typeof arrow1icon; twitter_icon: typeof arrow1icon; wallet: typeof arrow1icon; wallet_icon: typeof arrow1icon; }; export default svgs;