import { Theme } from '@leafygreen-ui/lib'; export declare const getIconSkeletonBaseStyles: (size: number, theme: Theme, enableAnimations?: boolean) => string; //# sourceMappingURL=IconSkeleton.styles.d.ts.map