/// import { IconProps } from "../SvgIcon"; export declare const Dashboard: (props?: IconProps) => JSX.Element; export default Dashboard;