/** based on framer-motion@4.1.17, Copyright (c) 2018 Framer B.V. */ /** based on framer-motion@4.0.3, Copyright (c) 2018 Framer B.V. */ declare function isRefObject(ref: any): ref is { current: E; }; export { isRefObject }; //# sourceMappingURL=is-ref-object.d.ts.map