export declare const CSS: {
    frame: string;
    frameAdvancing: string;
    frameRetreating: string;
};
