/// import { IconProps } from "../SvgIcon"; export declare const Orientation: (props?: IconProps) => JSX.Element; export default Orientation;