import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const eCheckIconName = "e-check";
export declare const eCheckIcon: IconShapeTuple;
