import { FC } from 'react'; import { IconInterface } from '@redesign-system/ui-core'; export declare const Logo: FC;