/*! Copyright 2023 the gnablib contributors MPL-1.1 */
export declare function escape(string: string): string;
