UNPKG

gather-content-ui

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