// This file exists to break cycles caused by importing profiling into style-scope.ts. // Only put the @profile decorator and related logic here. export { profile } from '../../profiling';