declare const semanticClassNames: { root: string; title: string; description: string; image: string; }; export default semanticClassNames;