export declare const moveFeeUp: (feeId: number | string) => boolean; export default moveFeeUp;