import { AudioPlayerProps } from "."; export declare const usePropsStateEffect: ({ placement, activeUI, coverImgsCss, audioInitialState, playList, customIcons, currentIndex }: Omit, "children">) => void;