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