/// <reference types="react" />
export declare function typekit(id: string): JSX.Element[];
