export interface IStyledComponent { theme: any; children: any; } //# sourceMappingURL=IStyledComponent.d.ts.map