export declare const name = "Umbraco.Core.PerformanceProfiling"; export declare const extensions: { name: string; alias: string; type: string; js: () => Promise; }[];