/// import { CopyKey } from '../../../../shared'; export declare const EmptyWallets: ({ text, copykey }: { text: string; } & CopyKey) => JSX.Element;