import { TokenPerChannel } from './types';
export declare const tokensPerChannel: Record<string, Record<string, TokenPerChannel>>;
//# sourceMappingURL=tokensPerChannel.d.ts.map