import { default as getUuid } from './get-uuid'; import { default as timeDelay } from './time-delay'; export { getUuid, timeDelay };