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