// Devtools-only contract types, kept local so the shipped layer has no dependency on // the module's src (published packages ship dist, not src). export type DevToolsMetaDataExtraction = any export type FontConfig = any export type OgImageComponent = any export type OgImageOptions = any export type OgImageOptionsInternal = any export type OgImageRuntimeConfig = any export type RendererType = any export type RuntimeCompatibilitySchema = any