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