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