import { Charts } from './modules/charts';
export declare const Greeter: (name: string) => string;
export { Charts };
