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

declare const AppBlocking: ReactIconComponentType;
export default AppBlocking;
            