import type { MantineTransition } from "@mantine/core";
export declare const scaleFadeIn: MantineTransition;
