import type { CSSProperties } from 'react'; declare const _default: (color: string, { margin, }?: { dir?: "left" | "right" | "bottom" | "top" | undefined; margin?: number | undefined; }) => { '&:after': CSSProperties; }; export default _default; //# sourceMappingURL=divider.d.ts.map