import React from 'react'; declare const PlusIcon: (props: any) => React.JSX.Element; export default PlusIcon; //# sourceMappingURL=PlusIcon.d.ts.map