import type { IExtendProps as IXphExtendProps, IExtendComponentProps as IXphExtendComponentProps } from "./useExtendCompProps";
import { ExtendCompPropsProvider as XphExtendCompPropsProvider, useExtendCompProps as useXphExtendCompProps } from "./useExtendCompProps";
export { IXphExtendProps, IXphExtendComponentProps, XphExtendCompPropsProvider, useXphExtendCompProps, };
