import { ReactIconComponentType } from '../types';

declare const DottedCircleDark: ReactIconComponentType;
export default DottedCircleDark;
            