export declare function wrapStringInApostrophes(value: string[]): string[];
export declare function wrapStringInApostrophes(value: string): string;
//# sourceMappingURL=wrap-string-in-apostrophes.d.ts.map