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