import { IconSvgProps } from '../types';
declare const CircleDashed: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CircleDashed;
//# sourceMappingURL=CircleDashed.d.ts.map