export declare const TokenTable: ({ data, exampleFormat }: any) => import("react/jsx-runtime").JSX.Element; export declare function convertToCssVariable(name: string): string;