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