declare const useStyleState: (props: { [key: string]: any; }) => any[]; export default useStyleState;