declare type QuoteSymbol = "'" | '"'; export { QuoteSymbol }; //# sourceMappingURL=QuoteSymbols.d.ts.map