export declare class GlideShellEscapeUtils { static escapeBashShellArg(token: string): string; }