import { getDashboardUserEmail } from './utils/getDashboardUserEmail';
export { getDashboardUserEmail };
export default getDashboardUserEmail;
