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