import React from 'react';
export declare const SelectSectionList: (StyledSelectSectionList: any) => React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>;
