UNPKG

@securecall/client-component

Version:

SecureCall Core Web Component

6 lines (5 loc) 193 B
import { IRequestField } from "../interfaces/configuration"; export declare const CARD_ICONS: Array<string>; export declare const DEFAULT_REQUEST_FIELDS: { [key: string]: IRequestField; };