export declare namespace Text {
    function UnQuote(text: string): string;
}
//# sourceMappingURL=text.d.ts.map