export declare const Url: Array<string>;
export declare const TraducaoUrl: {
    [nomeFoles: string]: string;
};
