import constructor from "./types/constructor"; export declare function formatErrorCtor(ctor: constructor, paramIdx: number, error: Error): string;