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