import { SagaOptions } from '../../options'; export declare function validateSagaOptions(options: SagaOptions): void;