export declare const getStaffList: () => Promise; export declare const getProductChannel: () => Promise; export declare const getOrderTypes: () => Promise; export declare const getPaymentTypes: () => Promise;