import { IconProps } from '../types';
declare const DropboxLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default DropboxLogo;
//# sourceMappingURL=DropboxLogo.d.ts.map