import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bulletListIconName = "bullet-list";
export declare const bulletListIcon: IconShapeTuple;
