declare function getSymbolDescription(symbol: symbol): string | undefined;

export = getSymbolDescription;
