import { TextStyleOptions } from 'pixi.js'; export declare const defaultTextStyle: TextStyleOptions; export declare const colors: { color: string; hoverColor: string; pressedColor: string; disabledColor: string; textColor: string; pannelColor: string; pannelBorderColor: string; }; //# sourceMappingURL=styles.d.ts.map