import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const checkIconName = "check";
export declare const checkIcon: IconShapeTuple;
