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