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