import { Provider } from '@dynamic-labs/sdk-api-core'; export declare const isOnrampProvider: (provider: Provider) => boolean;