/**
 * @module core
 * @preferred
 */
/** */
export * from './diag';
export * from './init';
export * from './device';
export * from './domain';
