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