import * as React from 'react'; declare function DashboardIcon(props: React.SVGProps): JSX.Element; export default DashboardIcon;