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