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