UNPKG

wix-style-react

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