export type OExportConfiguration = {
    path: string;
};
