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