export declare class SpotlerForm { id: number; name: string; formSubType: string; formState: string; }