import React from 'react'; export declare const RemoveOption: ({ onClick }: { onClick: () => void; }) => React.JSX.Element; //# sourceMappingURL=RemoveOption.d.ts.map