type ResTypes = Record; declare const prefixNamespace: (types: U, namespace: string) => U; export default prefixNamespace;