import Sticky from "./sticky"; export type { StickyThemeVars } from "./sticky.shared"; export default Sticky;