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