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