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