export declare const config: {};
export declare const testIds: {
    data: {
        btnCreateEntity: string;
    };
    media: {
        switchEnabled: string;
    };
};
