/// import { IIconProps } from 'types'; declare const CheckDeviceSvg: (props: IIconProps) => JSX.Element; export default CheckDeviceSvg;