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