declare const getMarketKey: (outcomeId: string | number) => string; export default getMarketKey;