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