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