/// import { IShimmerProps } from './Shimmer.types'; export declare const Shimmer: (props: IShimmerProps) => JSX.Element;