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