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