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