import { default as React } from 'react'; import { IconProps } from './iconProps'; export declare const InboxStackIcon: ({ ref, width, height, viewBox, role, ...rest }: IconProps) => React.JSX.Element; //# sourceMappingURL=inbox-stack.d.ts.map