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