declare const getRawAdDates: (...args: any) => any[];
export { getRawAdDates };
export * from './ad2bs';
