export const PANEL_SETTING = {
    template: process.env.NEXT_PUBLIC_PANEL_TEMPLATE || 'prop_firms',
}