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