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