import React from "react";
import { type CentralIconBaseProps } from "../CentralIconBase";
export declare const IconSidebarSimpleRightWide: React.FC<CentralIconBaseProps>;
export default IconSidebarSimpleRightWide;
