import * as React from 'react'; declare function TestCircle(props: any): React.JSX.Element; export default TestCircle; //# sourceMappingURL=test-circle.d.ts.map