export interface IPrefixOptions { count: number; prefixes: string[]; } //# sourceMappingURL=IPrefixOptions.d.ts.map