import { IconProps } from '../Icon'; declare function SvgDashboard(props: IconProps): JSX.Element; export default SvgDashboard;