import React from 'react';
declare const LabelContainer: (props: any) => React.JSX.Element;
export default LabelContainer;
