import { StorageUtils } from "@components/utils/StorageUtils"; const WebSiteStorage = new StorageUtils("user-rule-data"); export { WebSiteStorage };