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