declare function _default(theme: any): {
    formControl: {
        marginRight: any;
    };
};
export default _default;
