import * as React from 'react';
declare const DrawIcon: () => React.JSX.Element;
export default DrawIcon;
