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

declare const SelfImprovement: ReactIconComponentType;
export default SelfImprovement;
            