export default function getModuleDefault(mod: T | { default: T; }): T;