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