UNPKG

gather-content-ui

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