import { KeyValueStringT } from './t';
declare const accntTypes: KeyValueStringT;
export default accntTypes;
