import * as React from 'react'; declare function MoreHorizontal(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof MoreHorizontal; export default MoreHorizontal;