import { CSSProperties } from 'react'; export declare const fadeIn: (isOpacity: boolean) => CSSProperties;