2023-02-04 01:42:28 +00:00
|
|
|
// This file is automatically generated.
|
|
|
|
// Please do not change this file!
|
|
|
|
interface CssExports {
|
|
|
|
'container': string;
|
|
|
|
'details': string;
|
|
|
|
'image': string;
|
|
|
|
'imageContainer': string;
|
|
|
|
'message': string;
|
2023-02-17 00:45:09 +00:00
|
|
|
'version': string;
|
2023-02-04 01:42:28 +00:00
|
|
|
}
|
|
|
|
export const cssExports: CssExports;
|
|
|
|
export default cssExports;
|