export const getPath = (path: string): string => { return `/data-export/${path}`; };