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