export declare const form: { itemMarginBottom: number; labelColonMarginInlineEnd: number; labelColonMarginInlineStart: number; labelColor: string; labelFontSize: number; labelHeight: number; labelRequiredMarkColor: string; verticalLabelMargin: number; verticalLabelPadding: string; colorBorder: string; colorError: string; colorPrimary: string; colorSuccess: string; colorText: string; colorTextDescription: string; colorTextHeading: string; colorWarning: string; controlHeight: number; controlHeightLG: number; controlHeightSM: number; controlOutline: string; controlOutlineWidth: number; fontFamily: string; fontSize: number; fontSizeLG: number; lineHeight: number; lineType: string; lineWidth: number; margin: number; marginLG: number; marginXS: number; marginXXS: number; motionDurationMid: string; motionDurationSlow: string; motionEaseInOut: string; motionEaseOut: string; motionEaseOutBack: string; paddingSM: number; paddingXS: number; screenLGMax: number; screenMDMax: number; screenSMMax: number; screenXSMax: number; };