export declare const transitionFade: (className?: string | undefined, duration?: number) => import("@emotion/utils").SerializedStyles | undefined;
