export declare const getColor: (state: Record, locals: Record) => string; export declare const defaultTextboxStyle: (locals: Record) => Record;