import * as React from 'react'; declare function ThreeDRotationIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ThreeDRotationIcon;