withGuide.d.ts 118 B

123
  1. export const __esModule: boolean;
  2. export default _default;
  3. declare function _default(View: any): (props: any) => any;