export declare const formFieldStack: string; export declare const getFieldRowGrid: (cols: any, removeBtnWidth: any) => string; export declare const invisibleColHeader: string; export declare const fieldListStack: string; export declare const fieldWrapper: string;