import { MobileInputTriggerProps } from './types'; /** * Reusable mobile input trigger component * Provides consistent styling and behavior for mobile selector triggers */ export declare const MobileInputTrigger: import("react").ForwardRefExoticComponent>; //# sourceMappingURL=MobileInputTrigger.d.ts.map