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