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