import * as React from 'react';
export declare class SearchBoxUnderlinedExample extends React.Component<any, any> {
    render(): JSX.Element;
}
