export default function useClassNames(componentClassName?: string): [string, (blockName: string) => string];