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