import { FC } from "react"; interface Props { } export declare const AccountInfo: FC; export {}; //# sourceMappingURL=index.d.ts.map