export type { IDotStyled, IDotStandAlone, IDot, DotSizePropsType, DotVariantStylesType, DotStylesVariantType, DotStylesSizeType, DotStylesType, } from './types';
export { Dot } from './dot';
