export declare class WrongParameterException extends Error { constructor(text?: string); } //# sourceMappingURL=wrong-parameter.exception.d.ts.map