export default function transform(value: string, style?: CSSStyleDeclaration): string | undefined;
