const defaultLoadingSvg = ` `; export function useLoadingSvg() { return ERUDIT.config.loadingSvg || defaultLoadingSvg; }