OwlCyberSecurity - MANAGER
Edit File: index.d.ts
import styled from './constructors/styled'; export * from './base'; export { CSSProp, DefaultTheme, ExecutionContext, ExecutionProps, IStyledComponent, IStyledComponentFactory, IStyledStatics, PolymorphicComponent, PolymorphicComponentProps, Runtime, StyledObject, StyledOptions, WebTarget, } from './types'; export { styled, styled as default };