import * as React from "react"; import type { IconProps } from "../types"; declare const SidebarRight: React.ForwardRefExoticComponent>; export default SidebarRight; //# sourceMappingURL=sidebar-right.d.ts.map