import * as React from 'react'; import { BoxProps } from '../Box'; export declare const Shimmer: React.FC;