export function transformArguments(): Array { return ['ACL', 'LOG', 'RESET']; } export declare function transformReply(): string;