export declare const isProfiling: boolean; export declare const profileStart: typeof lynx.performance.profileStart; export declare const profileEnd: typeof lynx.performance.profileEnd; export declare const profileFlowId: typeof lynx.performance.profileFlowId;