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