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