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