import { Options } from '@zappar/zappar-cv/lib/options'; export * from './index.js'; export declare function setOptions(opts: Partial): void;