/** * Load icons from cache */ declare function initBrowserStorage(): void; export { initBrowserStorage };