export declare class MigrationError extends Error { constructor(message?: string); }