UNPKG

@ozen-ui/kit

Version:

React component library

3 lines (2 loc) 240 B
import type { TitleBackIconButtonBaseProps } from './types'; export declare const TitleBackIconButton: import("../../../../../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<TitleBackIconButtonBaseProps, "button", "as">;