export { default as styled } from './styled';
export type { HtmlStyledTag, StyledComponent, StyledJSXIntrinsics, Styled, } from './styled';
export type { CSSProperties } from '@linaria/core';
export type { WYWEvalMeta } from '@wyw-in-js/shared';
