import type { KeypairType } from '@polkadot/util-crypto/types'; export declare function canDerive(type?: KeypairType): boolean;