import { LaunchContext } from '../launch-context'; import { FingerprintGeneratorOptions } from './types'; export declare const getGeneratorDefaultOptions: (launchContext: LaunchContext) => FingerprintGeneratorOptions; //# sourceMappingURL=utils.d.ts.map