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