import type { FunctionInfo } from './function-info';
export declare const VisualizeFunctions: FunctionInfo[];
