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