import { KeyValueStringT } from './t';
declare let transType: KeyValueStringT;
export default transType;
