declare const initCollect: (vaultId: string, environment: string, logLevel?: "none" | undefined) => void; export { initCollect };