import { StickyProps } from './sticky.type'; declare const _default: (props: StickyProps) => import("react/jsx-runtime").JSX.Element; export default _default;