import { Sticky } from './sticky';
export type { StickyProps } from './sticky';
export default Sticky;
