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