export function transformArguments(index: string): Array { return ['FT.SYNDUMP', index]; } export declare function transformReply(): Array;