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