/// import { BoxProps } from '@chakra-ui/react'; export declare type BulletProps = BoxProps; export declare const Bullet: (props: any) => JSX.Element; //# sourceMappingURL=Bullet.d.ts.map