export { getExportPath }; declare function getExportPath(fileExportPathToShowToUser: null | string[], configName: string): null | string;