export declare class ConnectionNotFound extends Error { constructor(conName: string); }