propsToClassKey.d.ts 63 Bytes
export default function propsToClassKey(props: object): string;