export declare const isPOSCommandArray: (param: any) => param is Uint8Array; export declare const isJSXArray: (param: any) => param is JSX.Element[];