import type { CSSProperties } from "react"; declare const s: { [x: string]: CSSProperties; }; export default s;