import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const routerIconName = "router";
export declare const routerIcon: IconShapeTuple;
