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