/*! * Copyright Adaptavist 2023 (c) All rights reserved */ export declare type ID = number | string; //# sourceMappingURL=id.d.ts.map