export declare const GeneratePurchaseEvent: { (order: any): boolean; displayName: string; __docgenInfo: { description: string; displayName: string; props: {}; }; };