import * as React from 'react'; import { IShimmerProps } from './Shimmer.types'; export declare const Shimmer: React.FunctionComponent;