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