/**
 * Preloads tasks based on the environment settings
 * @internal
 */
export declare function usePreloadTasks(): void;
