export declare function getBuyTxCode(options?: { additionalImports?: string; preparePreHookCode?: string; }): string;