declare const usePresetFunctions: () => { presetFunctions: any; }; export default usePresetFunctions;