import { ReactIconComponentType } from '../types';

declare const LinkOff: ReactIconComponentType;
export default LinkOff;
            