import { FC } from "react"; import { UserNavProps } from "./types"; export declare const UserNav: FC; //# sourceMappingURL=index.d.ts.map