import Blueprint from './';
export declare function generateElectricalConnections(bp: Blueprint): void;
