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

declare const Draw: ReactIconComponentType;
export default Draw;
            