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