export declare const DEPRECATED_DRIVERS: string[]; export declare const handleDeprecations: (definition: { settings: unknown; }) => void;