export declare function getFeeIdByFeeDescription(feeDescription: string, user: User): Promise<number>;