///
declare const Title: import("react").ForwardRefExoticComponent>;
export declare const InputCSS: import("styled-components").FlattenSimpleInterpolation;
export declare const SelectInputCSS: import("styled-components").FlattenSimpleInterpolation;
export declare const FormStatusWrapper: import("styled-components").StyledComponent<"div", any, {
status: boolean;
}, never>;
export declare const disableRequiredStericMark: import("styled-components").FlattenSimpleInterpolation;
export declare const TitleWrapper: typeof Title;
export declare const BreadCrumbLinkWrapper: import("styled-components").StyledComponent>, any, {}, never>;
export {};