import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const storageIconName = "storage";
export declare const storageIcon: IconShapeTuple;
