import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bellCurveIconName = "bell-curve";
export declare const bellCurveIcon: IconShapeTuple;
