import { IStyle } from './types';
export declare const arrayToEdges: IStyle['arrayToEdges'];
