export declare const CARD: { WIDTH: number; HEIGHT: number; }; export declare const ACTION_OFFSET = 100;