import { ProjectSettings } from '@dynamic-labs/sdk-api-core'; export declare const getProjectSettings: () => ProjectSettings | undefined;