declare module "styles/widgets.css" { export const root: string const __css__: string export default __css__ }