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