import type { SVGProps } from "react"; import * as React from "react"; declare const SvgSidebarRightClose: (props: SVGProps) => React.JSX.Element; export default SvgSidebarRightClose; //# sourceMappingURL=SidebarRightClose.d.ts.map