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