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