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