declare const writeQueuesService: (generatedServiceGatewayPath: string, instanceName: string) => void;
export default writeQueuesService;
