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