export declare class DisplayOptionsPlatformProp {
    Name: string;
    Value: string;
}
