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