export declare const settings: {
    url: string;
    verifyUrl: string;
    iframeId: string;
};
