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