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