export function transformArguments(): Array { return ['MODULE', 'LIST']; } export declare function transformReply(): string;