// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly board: string; readonly boardContainer: string; readonly bottomContainer: string; readonly bottomContent: string; readonly column: string; readonly container: string; readonly content: string; readonly controls: string; readonly dictionary: string; readonly dictionaryContainer: string; readonly dictionaryInput: string; readonly emptyState: string; readonly results: string; readonly solver: string; readonly submitInput: string; }; export default styles;