/// import { IconProps } from '../../types'; declare const Devices: (allProps: IconProps) => JSX.Element; export default Devices;