declare const prettyPrintSymbol: (value: symbol) => string;
export { prettyPrintSymbol };
