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