import { CreateStyle, CreateKeyframes } from '../index.js';
export declare function genBase36Hash(object: CreateStyle | CreateKeyframes, n: number): string;
