export const DATA_STORE_ID_REGEX = /[0-9a-z]{32}/; export const IMAGESET_ID_REGEX = /[0-9a-z]{32}/;