export default function (creator: () => T, ...argsKey: string[]): T;