import React from "react"; //#region src/native-select/native-option.d.ts declare const NativeOption: React.ForwardRefExoticComponent, HTMLOptionElement>, "ref"> & React.RefAttributes>; //#endregion export { NativeOption }; //# sourceMappingURL=native-option.d.ts.map