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