declare const userProfileClassNames: () => { [key: string]: string; }; export default userProfileClassNames;