type Id = string;
export default Id;
export { Id };
