export declare class FormColumn {
    width: string;
}
