import { IconProps } from '../types';
declare function Devices(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Devices;
//# sourceMappingURL=Devices.d.ts.map