/// import { LogoProps } from './use-mantine-logo-colors'; export declare function MantineLogoRounded({ size, color, variant, inverted, ...others }: LogoProps): JSX.Element; //# sourceMappingURL=MantineLogoRounded.d.ts.map