export * from 'ts-toolbelt';
export declare type ITB = typeof import('ts-toolbelt');
export default ITB;
