import { TAccount } from "nano-account-crawler/dist/nano-interfaces"; export declare const accountDataType: (account: TAccount) => string;