import * as React from 'react'; import type { IShimmerGapProps } from './ShimmerGap.types'; export declare const ShimmerGap: React.FunctionComponent;