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