{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/core/styled/index.tsx"],"sourcesContent":["import { UnknownProperties } from '../types/UnknownProperties';\n\nexport type StyledProps = {\n  // eslint-disable-next-line ssr-friendly/no-dom-globals-in-module-scope\n  styles?: React.DetailedHTMLProps<React.StyleHTMLAttributes<HTMLStyleElement>, HTMLStyleElement>;\n};\n\n/** @deprecated */\nexport interface IStyledProps extends StyledProps, UnknownProperties {}\n\n/** @ts-ignore */\nexport * from './reshadow-core';\n\nexport * from './sstyled';\n"],"mappings":"AAOA;;AAGA;AACA,cAAc,qBAAiB;AAE/B,cAAc,eAAW;AAAC"}