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