import ContrastCircle from './ContrastCircle'; declare const ContrastCircleFilled: typeof ContrastCircle; export default ContrastCircleFilled;