export declare function quote(str: string): string;
