import * as React from 'react'; import { AppBarHighlightProps } from './AppBarHighlight.props'; export { AppBarHighlightProps } from './AppBarHighlight.props'; export declare const AppBarHighlight: React.FunctionComponent; export default AppBarHighlight;