declare const styles: { ellipsis: string; relative: string; image: string; link: string; fabricIcon: string; }; export default styles;