import { ReactIconComponentType } from '../types';

declare const DesignServices: ReactIconComponentType;
export default DesignServices;
            