export declare const CSS: {
    itemWrapper: string;
};
export declare const IDS: {
    validationMessage: string;
};
