declare const useFunctionLib: () => { funcLibList: import("../../hooks/useFunctionLib").FunctionLibProps[]; }; export default useFunctionLib;