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