import { default as React } from 'react'; export declare function MenuDotsIcon(props: React.SVGProps & { orientation?: 'horizontal' | 'vertical'; }): React.JSX.Element;