export declare const task: (taskName?: string) => (target: any, name: string) => void;
//# sourceMappingURL=task.d.ts.map