import type { ExtractI18nExecutorOptions } from '../schema';
export declare function validateOptions(options: ExtractI18nExecutorOptions): void;
//# sourceMappingURL=validate-options.d.ts.map