import type { FC, SVGProps } from "react";
export declare const CircleDouble: FC<SVGProps<SVGSVGElement>>;
export default CircleDouble;
//# sourceMappingURL=CircleDouble.d.ts.map