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