type RegisterProperty = typeof CSS.registerProperty; export default function tryRegisterProperty(definition: Parameters[0]): void; export {};