import { Theme } from '../theme'; export interface ThemeProp { theme: Theme; } //# sourceMappingURL=style-types.d.ts.map