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