import * as React from 'react';
declare const Stack2: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
export default Stack2;
