import { TapRequestFrame } from '@iotize/tap/client/api'; export declare function createTapRequestFromString(request: string): TapRequestFrame;