import { StyleFunctionProps } from "@chakra-ui/theme-tools"; export declare function getHoverColor(props: StyleFunctionProps): string;