import type { OmitInternalProps } from '@toptal/picasso-shared'; import type { Props } from './ScrollMenu'; export { default as ScrollMenu } from './ScrollMenu'; export declare type ScrollMenuProps = OmitInternalProps; //# sourceMappingURL=index.d.ts.map