import type { IDividerProps } from './types'; export default function Divider(props: IDividerProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map