import type { OgImagePageScreenshotOptions } from '../../types.js';
export declare function defineOgImageScreenshot(options?: OgImagePageScreenshotOptions): void;
