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