import { default as logoStyles } from './logo.module.scss';
export { logoStyles as logoClasses };
export declare const Symbol: import('react').ForwardRefExoticComponent<Omit<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & {
    ref?: import('react').Ref<SVGSVGElement>;
}, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
