import Popover from './Popover';
export { IPopoverProps } from './Popover.props';
export { Popover };
export default Popover;
