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