export declare const mantineHtmlProps: {
    suppressHydrationWarning: boolean;
    'data-mantine-color-scheme': string;
};
