import { FC } from "react";
import { SidebarMobileProps } from "./type";
export declare const SidebarMobile: FC<SidebarMobileProps>;
export default SidebarMobile;
//# sourceMappingURL=index.d.ts.map