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