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