UNPKG

@plone/volto

Version:
9 lines (8 loc) 187 B
export default Logo; /** * Logo component class. * @function Logo * @param {Object} intl Intl object * @returns {string} Markup of the component. */ declare function Logo(): string;