export declare function stripe_sales_tax(customer_id: string, dbg: Function): Promise<number>;
