import * as React from 'react'; export declare function CircleIcon(props: Pick, 'strokeWidth' | 'stroke' | 'fill'> & { size: number; }): JSX.Element; //# sourceMappingURL=CircleIcon.d.ts.map