export type JellyButtonFrameSrc = (frame: number) => string; export declare const jellyButtonDefaultFrameSrc: JellyButtonFrameSrc;