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