import type * as React from 'react'; import { IconCommonProps } from './SvgIcon'; export declare const MenuIconThin: (props: IconCommonProps) => React.ReactElement;