export declare const CSS: {
    assistiveText: string;
    scrim: string;
    container: string;
    containerOpen: string;
    content: string;
    contentContainer: string;
    containerEmbedded: string;
    resizeHandle: string;
    resizeHandleBar: string;
    height: string;
};
