UNPKG

wix-style-react

Version:
4 lines 272 B
import React from 'react'; import { SocialPostPreviewProps } from '../SocialPostPreview.types'; export declare const InstagramPost: React.FC<Pick<SocialPostPreviewProps, 'profileName' | 'profileImageSrc' | 'caption' | 'media'>>; //# sourceMappingURL=InstagramPost.d.ts.map