import React from 'react'; export declare const CircleButton: { (props: any): React.JSX.Element; propTypes: { children: any; }; }; //# sourceMappingURL=CircleButton.d.ts.map