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