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