export declare class SpotlerFormResponse { html: string; script: string; isConfirmationPage: boolean; url: string; }