export declare const hexToP3: (hex: string) => string; export declare const p3Hex: (hex: string, property: string) => import("styled-components").FlattenSimpleInterpolation;