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