import React from 'react';
export default class extends React.Component {
    render(): JSX.Element;
}
export declare const notes = "\nThis allows you to have multiple columns of data in your dropdown. Use this when additional data is needed to make a selection.\n";
