import { MetadataStore } from '@soul-wallet/extension-base/stores'; export declare const extractMetadata: (store: MetadataStore) => void;