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

declare const LocalActivity: ReactIconComponentType;
export default LocalActivity;
            