export declare class MySqlHelper { static toQuotedAndCommaSeparatedString(values: string[]): string; } //# sourceMappingURL=MySqlHelper.d.ts.map