, T>;
export declare type ThemedStyledFunction = _ThemedStyledFunction & HTMLAttributes & P, UI.IThemeSchema, ClassAttributes & HTMLAttributes & P>;
export declare type ThemedInterpolationFunction = InterpolationFunction>;
export declare const styled: ThemedBaseStyledInterface;
export declare const css: ThemedCssFunction;
export declare type StyledComponentCSS = FlattenInterpolation>[];