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

declare const AddToHomeScreen: ReactIconComponentType;
export default AddToHomeScreen;
            