declare const getProductOptions: (product: any, optionsName: any) => any;
export default getProductOptions;
