export function gamSubmoduleFactory(): any; export namespace gamSubmoduleFactory { export { GAM_VENDOR as vendorCode }; } import { GAM_VENDOR } from '../../libraries/video/constants/vendorCodes.js';