import type { ResourceDefinition } from "../../helpers/types"; export declare const taskResource: ResourceDefinition; export * from "./TasksDescription"; export * from "./operations";