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