export * from './src/interfaces'; export declare const InstaStory: ({ data, unPressedBorderColor, pressedBorderColor, unPressedAvatarTextColor, pressedAvatarTextColor, style, onStart, onClose, duration, swipeText, avatarSize, showAvatarText, avatarTextStyle, onStorySeen, renderCloseComponent, renderSwipeUpComponent, renderTextComponent, loadedAnimationBarStyle, unloadedAnimationBarStyle, animationBarContainerStyle, storyUserContainerStyle, storyImageStyle, storyAvatarImageStyle, storyContainerStyle, avatarImageStyle, avatarWrapperStyle, avatarFlatListProps, }: import("./src/interfaces").StoryProps) => import("react").JSX.Element; export default InstaStory; //# sourceMappingURL=index.d.ts.map