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