import type { IShimmerElementsGroupStyleProps, IShimmerElementsGroupStyles } from './ShimmerElementsGroup.types'; export declare function getStyles(props: IShimmerElementsGroupStyleProps): IShimmerElementsGroupStyles;