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