export declare class GlideShellEscapeUtils { static escapeBashShellArg(token: string): string; } //# sourceMappingURL=GlideShellEscapeUtils.d.ts.map