declare const styles: {
trendingInThisSite: string;
container: string;
row: string;
listItem: string;
button: string;
};
export default styles;