export declare function trackCustomEvent(eventName: string, options?: {}): void; export declare function sendCompleteFlowEvent(metaData?: {}): void;