import { Flow } from '@chix/common'; export declare function toInputTable(flow: Flow, input: any): string;