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