ObjectInjectOptions: Record<string | symbol, string | symbol | {
    default?: unknown;
    from?: string | symbol;
}>