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