import { SnowflakesInnerParams } from './types';
export declare function getDefaultParams(): SnowflakesInnerParams;
