export declare class FormObject { picture: string; id: string; guid: string; constructor(); }