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