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