/** based on framer-motion@4.1.17, Copyright (c) 2018 Framer B.V. */ import type { FeatureProps } from "../features/types"; /** based on framer-motion@4.0.3, Copyright (c) 2018 Framer B.V. */ declare var makeRenderlessComponent:

(hook: Function) => (props: P) => null; export { makeRenderlessComponent }; //# sourceMappingURL=make-renderless-component.d.ts.map