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