export declare class AuthMigrations { static readonly version = 1; static migrate(): Promise; }