export declare function removeVendorPrefix(val: string): string; export default removeVendorPrefix;