import { SVGProps } from "react";
declare const BSDeviceSsdFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSDeviceSsdFill };
