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