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