import { ComponentType } from 'react';
declare const BaseDropdownSubtitle: ComponentType<any>;
export default BaseDropdownSubtitle;
