export declare const FamilyAccountsButton: ({ onClick }: { onClick: () => void; }) => import("react/jsx-runtime").JSX.Element;