import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bundleIconName = "bundle";
export declare const bundleIcon: IconShapeTuple;
