export declare class NoDriverError extends Error { constructor(name: string); }