export declare class ConnectMigrationsTwoFactorDto {
    installed_rank: number;
}
