/**
 * This component is used to hide portions of Select component.
 */
export declare const EmptyComponent: () => null;
