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