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