import type { ExtractPropTypes } from 'vue'; export declare const usePopperArrowProps: { readonly arrowOffset: import("d1m_bmp-element-plus/es/utils").EpPropFinalized; }; export declare type UsePopperArrowProps = ExtractPropTypes;