import ArrowLeftSvg from './arrow-left.svg?react'; import ArrowRightSvg from './arrow-right.svg?react'; import BackSvg from './back.svg?react'; import CloseSvg from './close.svg?react'; import DownSvg from './down.svg?react'; import NextSVG from './next.svg?react'; import LeaveSvg from './leave.svg?react'; import MoreSvg from './more.svg?react'; import PlusSvg from './plus.svg?react'; import RefreshSvg from './refresh.svg?react'; import SearchSvg from './search.svg?react'; import SettingsFilledSvg from './settings-filled.svg?react'; export { ArrowLeftSvg, ArrowRightSvg, BackSvg, CloseSvg, DownSvg, NextSVG, LeaveSvg, MoreSvg, PlusSvg, RefreshSvg, SearchSvg, SettingsFilledSvg };