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