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