import { t } from '../common';
export declare function typesystem(input?: t.ClientOptions | string | number): t.IClientTypesystem;
