export declare class PlatformConstants {
    static Prefix: string;
    static Postfix: string;
}
