import { IIconProps } from "@leight-core/leight"; import { FC } from "react"; export declare const DashboardIcon: FC;