import Focus from './Focus'; export * from './Focus'; export { Props } from './Focus'; export default Focus;