/// <reference types="react" />
import type { Types } from "../types";
export declare function Separator(props: Types.SeparatorProps): JSX.Element;
//# sourceMappingURL=index.d.ts.map