import { PlatformFeeAndAccounts } from './types';
declare const NO_PLATFORM_FEE: PlatformFeeAndAccounts;
export { NO_PLATFORM_FEE };
