import type { StyledOuterTextProps } from '../Label/types';
export declare const HelpTextContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const HelpLabel: import("styled-components").StyledComponent<"span", any, StyledOuterTextProps, never>;
export declare const LoadingContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
