export type PublishRessource = {
    source: string;
    schema: string;
    description: string;
};
//# sourceMappingURL=publish-ressource.d.ts.map