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