import React from 'react'; export declare const BaseOptionsSvg: ({ ...props }: { [x: string]: any; }) => React.ReactNode;