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