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