UNPKG

gather-content-ui

Version:
8 lines 323 B
export declare function AnimatedWrapper({ animatableProperties, duration, children, ...rest }: any): import("react/jsx-runtime").JSX.Element; export declare namespace AnimatedWrapper { var defaultProps: { animatableProperties: {}; duration: number; }; } //# sourceMappingURL=AnimatedWrapper.d.ts.map