import { type ExpandIconProps } from "../types/treeView.types";
export declare const CustomExpandCollapseIcon: import("react").MemoExoticComponent<typeof _CustomExpandCollapseIcon>;
declare function _CustomExpandCollapseIcon(props: ExpandIconProps): import("react/jsx-runtime").JSX.Element | null;
export {};
//# sourceMappingURL=CustomExpandCollapseIcon.d.ts.map