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