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