import { ErrorProvider } from './ErrorProvider'; export declare class ErrorInvalidProvider extends ErrorProvider { constructor(); }