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