import type { AstroIntegration } from 'astro';
import type { PathsOptions } from '../collect.js';
export declare function astroOgImagesGenerator(options?: PathsOptions): AstroIntegration;
//# sourceMappingURL=astro-integration.d.ts.map