export declare const MyComputerStyles: {
    uploadIcon: string;
    providerWrapper: () => string;
    loadingOverlayWrapper: string;
};
