import { PlatformEvent } from '../@types/types';
export declare function sendToEasyFlowFake(_: PlatformEvent | null, __: any): Promise<void>;
