export declare function performanceLoggerStart(label: string): void; export declare function performanceLoggerEnd(label: string): void;