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