import { BarComponentType } from './types'; export * from './types'; export declare const Bar: BarComponentType;