import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const checkboxListIconName = "checkbox-list";
export declare const checkboxListIcon: IconShapeTuple;
