export declare enum IngestType { MANUAL = "MANUAL", CUSTOM = "CUSTOM", MRSS = "MRSS", YOUTUBE = "YOUTUBE" }