import { TSeperatorWithNativeAttrs } from './TSeperator.model'; export default function Seperator(props: TSeperatorWithNativeAttrs): import("react/jsx-runtime").JSX.Element;