/// export declare const FORMAT: { 0: { scanType: string; wxtype: any; }; 1: { scanType: string; wxtype: string; }; 2: { scanType: string; wxtype: string; }; 3: { scanType: string; wxtype: string; }; 4: { scanType: string; wxtype: string; }; 5: { scanType: string; wxtype: string; }; 6: { scanType: string; wxtype: string; }; 7: { scanType: string; wxtype: string; }; 8: { scanType: string; wxtype: string; }; 9: { scanType: string; wxtype: any; }; 10: { scanType: string; wxtype: string; }; 11: { scanType: string; wxtype: string; }; 12: { scanType: string; wxtype: string; }; 13: { scanType: string; wxtype: string; }; 14: { scanType: string; wxtype: string; }; 15: { scanType: string; wxtype: string; }; 16: { scanType: string; wxtype: string; }; }; export declare const SCAN_CODE_STATE = "scan-code-modal"; export declare let SACN_CODE_MODAL_VISIBLE: number; export default function ScanCode({ root, options }: { root: any; options: any; }): JSX.Element;