import * as react_jsx_runtime from 'react/jsx-runtime';

declare const CircleIcon: (props: React.ComponentProps<"svg">) => react_jsx_runtime.JSX.Element;

export { CircleIcon };
