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

declare const RawOff: ReactIconComponentType;
export default RawOff;
            