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