UNPKG

framer-motion

Version:

A simple and powerful React animation library

4 lines (3 loc) 146 B
/// <reference types="react" /> import { FeatureProps } from "../types"; export declare function MeasureLayout(props: FeatureProps): JSX.Element;