import type { DefineOgImageInput } from '../../types.js';
export declare function defineOgImage(_options?: DefineOgImageInput): void;
