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

declare const Unsubscribe: ReactIconComponentType;
export default Unsubscribe;
            