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