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