export type { ILogoBlock } from './LogoBlock.container';
export { LogoBlock } from './LogoBlock.container';
