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