import type { Plugin } from 'rollup';
import type { PathsOptions } from '../collect.js';
export declare function rollupOgImagesGenerator(options?: PathsOptions): Plugin;
//# sourceMappingURL=rollup-plugin.d.ts.map