export declare const ASC = "ASC"; export declare const DESC = "DESC"; export declare const SMALL = "small"; export declare const LARGE = "large"; export declare const LOADING_CONTENTS_OPACITY = 0.22;