import React from "react"; import { BarProps } from "./types"; export declare const Bar: React.FC;