export function taskListCompiler({ renderer }: {
    renderer: any;
}): (token: any) => string;
//# sourceMappingURL=taskList.d.ts.map