import type { ZephyrOptions } from './convert-status'; export declare function validateOptions(options: ZephyrOptions): ZephyrOptions;