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