export declare function convertToCSSPrefix(property: string): string;
export default convertToCSSPrefix;
