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