horizontal.d.ts 107 B

12
  1. declare function _default(props: any, context: any): import("../..").JSX.Element;
  2. export default _default;