import React, { SVGProps } from 'react' export const CloseIcon = (props: SVGProps) => ( Close Circle )