declare type DocId = number | string; export default DocId;