export { hinter as default }; declare function hinter(context: any, form: any): { text: string; className: string; }[];