/** * Patches the template with the style of the component if there is any * @param Base * @returns */ export default function StylePatcherMixin(Base: any): any; //# sourceMappingURL=StylePatcherMixin.d.ts.map