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