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