MetadataContext: Context & {
    metadataProvider: MetadataProviderInterface;
}

Type declaration