import { BurstValue } from '@burstjs/util'; export declare function calculateMinimumCreationFee(hexCode: string, isCIP20active?: boolean): BurstValue;