Repository URL to install this package:
|
Version:
1.2.11 ▾
|
import { Target } from '../types';
declare const _default: (styledComponent: Function, constructWithOptions: Function) => (tag: Target) => any;
export default _default;