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