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