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