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