export interface Properties{ url?:string; title?:string; description?:string; image?:string; via?:string; hashtags?:string; }