export type Output = {
    path: string;
    name: string;
    territoire: string;
};
//# sourceMappingURL=output.d.ts.map