import { LogoProps } from '.';
export declare const SolutionsSymbol: import('react').ForwardRefExoticComponent<LogoProps & import('react').RefAttributes<SVGSVGElement>>;
