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