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