import * as types from './types';
export declare const collectorTemplates: ({ settingsMarker, tabs }: types.CollectorTemplates) => string;
