import { NextdoorPreviewProps } from './types';
import './style.scss';
export declare function NextdoorPostPreview({ image, name, profileImage, description, neighborhood, media, title, url, }: NextdoorPreviewProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=post-preview.d.ts.map