UNPKG

@wordpress/components

Version:
7 lines 621 B
import type { ComboboxControlProps } from './types'; export declare const InputWrapperFlex: import("@emotion/styled").StyledComponent<import("../flex/types").FlexProps & import("react").RefAttributes<any> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "as" | keyof import("react").RefAttributes<any> | keyof import("../flex/types").FlexProps> & { as?: keyof JSX.IntrinsicElements | undefined; } & { theme?: import("@emotion/react").Theme; } & Pick<ComboboxControlProps, "__next40pxDefaultSize">, {}, {}>; //# sourceMappingURL=styles.d.ts.map