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