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