import { BaseAdRuleSlot } from './baseAdRuleSlot';
export interface StandardPoddingAdRuleSlot extends BaseAdRuleSlot {
}
