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