declare const standardizeColor: (str?: string, alpha?: string) => string; export default standardizeColor;