import type { OgImageRuntimeConfig } from '../../types.js'; export declare function getFetchTimeout(runtimeConfig: OgImageRuntimeConfig): number;