export declare function toSingleQuotes(input: string): string;
