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

declare const AppRegistration: ReactIconComponentType;
export default AppRegistration;
            