declare function usePreviewConfig(): import("../contexts/PreviewConfigContext").PreviewConfig | undefined; export default usePreviewConfig;