import { ProductContext } from '@atlassian/forge-ui-types'; export declare const useProductContext: () => ProductContext;