export { Container_Type_Enum } from './invoker'; export default function getContainerType<Container_Type_Enum>(): Container_Type_Enum;