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