import { CupertinoSettings } from './models'; export declare class Settings { instance: CupertinoSettings; constructor(); }