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