export declare class IptOictParkingsProhibitionsDataSource { getParkingsProhibitionsData(sourceUrl: string): Promise; }