import { DotIconProps } from './types'; import { FunctionComponent } from 'react'; export declare const DotIcon: FunctionComponent; //# sourceMappingURL=DotIcon.d.ts.map