import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const linkIconName = "link";
export declare const linkIcon: IconShapeTuple;
