/// import { IconProps } from '../../types'; declare const SmartphoneRotateOrientation: (allProps: IconProps) => JSX.Element; export default SmartphoneRotateOrientation;