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