export declare const createCompositeNavigationSticky: ({ content, component, }: { content: HTMLElement; component: HTMLElement; }) => { element: HTMLDivElement; styles: string; }; //# sourceMappingURL=index.d.ts.map