import { ITheming } from "../../theming"; export declare const MyComputerStyles: { uploadIcon: string; providerWrapper: (theme: ITheming) => string; };