export declare const getTaskListExtension: <T>(TipTapTaskList: T) => T;
