export declare class BitmexTableError extends Error { constructor(table: string, action: string); }