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