import { Verbo } from "./verbo"; /** Spanish verb "registrarse" */ export declare const registrarse: Verbo;