export interface Hacks {
}
export declare function getHacksStyles(hacks: Hacks): import("@emotion/react").SerializedStyles;
