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

declare const SocialDistance: ReactIconComponentType;
export default SocialDistance;
            