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

declare const RawOn: ReactIconComponentType;
export default RawOn;
            