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