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