UNPKG

@navinc/base-react-components

Version:
5 lines (4 loc) 301 B
export const Wrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export function LoadingDots(props: any): JSX.Element; export default StyledLoadingDots; declare const StyledLoadingDots: import("styled-components").StyledComponent<(props: any) => JSX.Element, any, {}, never>;