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

declare const Description: ReactIconComponentType;
export default Description;
            