import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const checkMiniIconName = "check-mini";
export declare const checkMiniIcon: IconShapeTuple;
