UNPKG

@wordpress/components

Version:
11 lines 994 B
export declare const SelectWrapper: import("@emotion/styled").StyledComponent<import("../../flex/types").FlexBlockProps & import("react").RefAttributes<any> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "display" | "children" | "as" | keyof import("react").RefAttributes<any>> & { as?: keyof JSX.IntrinsicElements | undefined; } & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const AccessoryWrapper: import("@emotion/styled").StyledComponent<import("../../flex/types").FlexBlockProps & import("react").RefAttributes<any> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "display" | "children" | "as" | keyof import("react").RefAttributes<any>> & { as?: keyof JSX.IntrinsicElements | undefined; } & { theme?: import("@emotion/react").Theme; }, {}, {}>; //# sourceMappingURL=custom-gradient-picker-styles.d.ts.map