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