import { Controller } from '@hotwired/stimulus'; export declare const useMemo: (controller: Controller) => void;