/**
 * Registers the default OpenMRS logo SVGs into the SVG sprite container.
 * This makes them available for use throughout the application via SVG use references.
 *
 * @internal
 */
export declare function setupLogo(): void;
//# sourceMappingURL=index.d.ts.map