/**
 * Resolve the optional cdx-hbom module.
 *
 * @returns {Promise<object>} Loaded cdx-hbom module namespace.
 */
export function importHbomModule(): Promise<object>;
//# sourceMappingURL=hbomLoader.d.ts.map